(ignored-local-variables): Add `dir-local-variables-alist'.
authorJuri Linkov <juri@jurta.org>
Sun, 19 Jul 2009 16:55:16 +0000 (16:55 +0000)
committerJuri Linkov <juri@jurta.org>
Sun, 19 Jul 2009 16:55:16 +0000 (16:55 +0000)
commit8f3afc63bfd526db4174d9684ae9734371fc69b2
treef35c6dad62d5351e845c2c0e66e3f163e965e777
parent3e15a2ff5b61b42d89a99cc858b7606a86f426c5
(ignored-local-variables): Add `dir-local-variables-alist'.
(dir-local-variables-alist): New buffer-local variable.
(hack-local-variables-filter): If variable is not dir-local,
i.e. `dir-name' is nil, then remove it from `dir-local-variables-alist',
because file-local overrides dir-local.
(c-postprocess-file-styles)<declare-function>:
Remove obsolete declaration.
(hack-dir-local-variables): Add dir-local variable/value pair to
`dir-local-variables-alist' and remove duplicates.  Doc fix.
lisp/files.el